<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>My Web Site</title>
</head>
<body>
<div>
<script type="text/javascript" src="http://www.reliancenetwork.com/widgets?file=clientregistration&token=ABCDEF"></script>
</div>
</body>
</html>
.
| Class |
Description |
rn-cr |
Applies to the div element that contains the form. |
rn-cr-l |
Applies to all field labels. |
rn-cr-l-timeframe |
Applies to the timeframe label. |
rn-cr-l-ownRent |
Applies to the own or rent label. |
rn-cr-l-comments |
Applies to the comments label. |
rn-cr-f-timeframe |
Applies to the timeframe field. |
rn-cr-f-ownRent |
Applies to the own or rent field. |
rn-cr-f-comments |
Applies to the comments field. |
rn-cr-c |
Applies to all label-field containers. |
rn-cr-message |
Applies to div element containing the message bubble. |
rn-cr-button |
Applies to the button. |
.rn-cr { width:250px }
.rn-cr, .rn-cr input, .rn-cr select, .rn-cr textarea { font-family:Arial, Sans-Serif; font-size:10pt;margin-right:0px; }
.rn-cr-l { margin:.3em 0; float:left }
.rn-cr-c { margin:.1em 0 }
.rn-cr-c, .rn-cr-message { float:left; width:250px }
.rn-cr-message { margin:.3em 0 }
.rn-cr-button { float:left; clear:both; width:126px; margin-left:63px }
.rn-cr-l-timeframe, .rn-cr-l-ownRent, .rn-cr-l-comments { width:90px; white-space:normal; line-height:1em }
.rn-cr-f-timeframe, .rn-cr-f-ownRent { width:156px; margin-top:7px }
.rn-cr-f-comments { width:150px; }
.rn-cr-f-ownRent > input { margin-left:20px }
.rn-cr-f-ownRent > input:first-child { margin-left:0 }
.rn-cr-f label { font-size:10pt }
.